applicationwindow: Simplify measure implementation
authorTimm Bäder <mail@baedert.org>
Sat, 23 May 2020 04:37:18 +0000 (06:37 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 24 May 2020 13:59:05 +0000 (15:59 +0200)
commit60902484fdec9b7793a2d97473ba353e15f79fcd
tree68495c5cc453d708170a429d08b88d570fefde9f
parent48c9c866266f557206f3098f10406c73ee0e2985
applicationwindow: Simplify measure implementation

We already chain up first thing in this function, so no need to do it
again.
gtk/gtkapplicationwindow.c